pub unsafe extern "system" fn GdipGetPathGradientCenterPoint(
    brush: *mut GpPathGradient,
    points: *mut PointF
) -> Status