Function windows_sys::Win32::Graphics::GdiPlus::GdipCreatePathGradientFromPath
pub unsafe extern "system" fn GdipCreatePathGradientFromPath(
path: *const GpPath,
polygradient: *mut *mut GpPathGradient,
) -> Status