pub unsafe fn SetWorldTransform<P0>(hdc: P0, lpxf: *const XFORM) -> BOOL
where P0: IntoParam<HDC>,