pub unsafe extern "C" fn uv_pipe( fds: *mut uv_file, read_flags: c_int, write_flags: c_int, ) -> c_int