pub unsafe fn GdipCreatePathGradientFromPath(
    path: *const GpPath,
    polygradient: *mut *mut GpPathGradient
) -> Status