pub unsafe fn SelectClipPath<P0>(hdc: P0, mode: RGN_COMBINE_MODE) -> BOOL
where P0: IntoParam<HDC>,