pub unsafe fn GdipScalePathGradientTransform(
    brush: *mut GpPathGradient,
    sx: f32,
    sy: f32,
    order: MatrixOrder
) -> Status