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