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