pub unsafe extern "system" fn GdipSetPathGradientCenterPointI(
    brush: *mut GpPathGradient,
    points: *const Point,
) -> Status