pub unsafe fn GdipRotatePathGradientTransform(
    brush: *mut GpPathGradient,
    angle: f32,
    order: MatrixOrder
) -> Status