pub type RedisModuleDisconnectFunc = Option<unsafe extern "C" fn(ctx: *mut RedisModuleCtx, bc: *mut RedisModuleBlockedClient)>;