private static int _CalculateSize(UvRequestType requestType) { return(Libuv.uv_req_size(requestType).ToInt32()); }