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