pub type ssh_channel_callback_int = Option<unsafe extern "C" fn(channel: ssh_channel, code: c_int, user: *mut c_void) -> c_int>;