bt3c_send
error = ng_send_fn(sc->node, NULL, bt3c_send, NULL, 0 /* new send */);
static void bt3c_send (node_p, hook_p, void *, int);
if (ng_send_fn(sc->node, NULL, &bt3c_send, NULL, 1) != 0)