pub unsafe fn GetDCRegionData<P0>(hdc: P0, size: u32, prd: *mut RGNDATA) -> u32
where P0: IntoParam<HDC>,