pub unsafe extern "system" fn CombineTransform( lpxfout: *mut XFORM, lpxf1: *const XFORM, lpxf2: *const XFORM, ) -> BOOL