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