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