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