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