blocklist_notify
void blocklist_notify(struct ssh *, int, const char *);
#define BLOCKLIST_NOTIFY(ssh,x,msg) blocklist_notify(ssh,x,msg)