pub unsafe extern "C" fn ssh_bind_options_set(
    sshbind: ssh_bind,
    type_: ssh_bind_options_e,
    value: *const c_void
) -> c_int