pub unsafe fn GdipMultiplyPathGradientTransform(
    brush: *mut GpPathGradient,
    matrix: *const Matrix,
    order: MatrixOrder
) -> Status