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