pub unsafe extern "C" fn ssh_options_set(
    session: ssh_session,
    type_: ssh_options_e,
    value: *const c_void
) -> c_int