pub unsafe extern "C" fn rb_wait_for_single_fd(
    fd: c_int,
    events: c_int,
    tv: *mut timeval
) -> c_int