https://www.cnblogs.com/wxys/p/13756552.html
https://blog.csdn.net/qq_1290259791/article/details/84930850
partial
from functools import partial
add_callback(partial(self.on_send_success, item))