pub unsafe fn GdipSetPathGradientFocusScales(
    brush: *mut GpPathGradient,
    xscale: f32,
    yscale: f32
) -> Status