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