pub type ssh_callback_data = Option<unsafe extern "C" fn(data: *const c_void, len: usize, user: *mut c_void) -> c_int>;