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