pub unsafe extern "C" fn uv_req_set_data(
    req: *mut uv_req_t,
    data: *mut c_void
)