pub unsafe extern "C" fn nng_listener_setopt_string(
    d: nng_listener,
    opt: *const c_char,
    _str: *const c_char
) -> c_int