pub unsafe fn GdipGetPathGradientSurroundColorsWithCount(
    brush: *const GpPathGradient,
    color: *mut u32,
    count: *mut i32
) -> Status