pub type ssh_logging_callback = Option<unsafe extern "C" fn(priority: c_int, function: *const c_char, buffer: *const c_char, userdata: *mut c_void)>;