pub type ssh_channel_auth_agent_req_callback = Option<unsafe extern "C" fn(session: ssh_session, channel: ssh_channel, userdata: *mut c_void)>;