pub unsafe extern "C" fn nng_listener_setopt_uint64(
    d: nng_listener,
    opt: *const c_char,
    _u64: u64
) -> c_int