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