Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPathGradientBlend
pub unsafe extern "system" fn GdipSetPathGradientBlend(
brush: *mut GpPathGradient,
blend: *const f32,
positions: *const f32,
count: i32,
) -> Status