pub unsafe extern "C" fn rb_fd_copy(
    arg1: *mut rb_fdset_t,
    arg2: *const fd_set,
    arg3: c_int
)