pub unsafe extern "system" fn GdipSetPathGradientPath(
    brush: *mut GpPathGradient,
    path: *const GpPath
) -> Status