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