pub unsafe extern "C" fn ssh_options_getopt(
    session: ssh_session,
    argcptr: *mut c_int,
    argv: *mut *mut c_char
) -> c_int