Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPathGradientFocusScales
pub unsafe extern "system" fn GdipSetPathGradientFocusScales(
brush: *mut GpPathGradient,
xscale: f32,
yscale: f32,
) -> Status