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