pub unsafe extern "C" fn evutil_make_socket_nonblocking(
    sock: c_int
) -> c_int