pub unsafe fn GdipTranslatePathGradientTransform(
    brush: *mut GpPathGradient,
    dx: f32,
    dy: f32,
    order: MatrixOrder
) -> Status