pub unsafe extern "system" fn GdipSetPathGradientLinearBlend(
    brush: *mut GpPathGradient,
    focus: f32,
    scale: f32,
) -> Status