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