pub type CloseConnectionFunc = extern "C" fn(hton: *mut Handlerton, thd: *mut c_void) -> i32;
Close-connection notification.