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