Function windows_sys::Win32::Graphics::GdiPlus::GdipMultiplyPathGradientTransform
pub unsafe extern "system" fn GdipMultiplyPathGradientTransform(
brush: *mut GpPathGradient,
matrix: *const Matrix,
order: MatrixOrder,
) -> Status