pub unsafe extern "system" fn CombineTransform(
    lpxformResult: *mut XFORM,
    lpxform1: *const XFORM,
    lpxform2: *const XFORM
) -> i32