pub unsafe fn FixBrushOrgEx<P0>( hdc: P0, x: i32, y: i32, ptl: Option<*const POINT>, ) -> BOOLwhere P0: Param<HDC>,