Function windows_sys::Win32::Graphics::GdiPlus::GdipSetPathGradientCenterPoint
pub unsafe extern "system" fn GdipSetPathGradientCenterPoint(
brush: *mut GpPathGradient,
points: *const PointF,
) -> Status