pub unsafe fn GetRegionData<P0>( hrgn: P0, ncount: u32, lprgndata: Option<*mut RGNDATA>, ) -> u32where P0: Param<HRGN>,