Function windows_sys::Win32::Graphics::GdiPlus::GdipTranslatePathGradientTransform
pub unsafe extern "system" fn GdipTranslatePathGradientTransform(
brush: *mut GpPathGradient,
dx: f32,
dy: f32,
order: MatrixOrder,
) -> Status