pub unsafe fn RectInRegion<P0>(hrgn: P0, lprect: *const RECT) -> BOOL
where P0: IntoParam<HRGN>,