internal IntPtr AllocRequest(uv_req_type requestType) { return(Alloc(Uvi.uv_req_size(requestType))); }