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