Function windows_sys::Win32::Graphics::GdiPlus::GdipAddPathPie
pub unsafe extern "system" fn GdipAddPathPie(
path: *mut GpPath,
x: f32,
y: f32,
width: f32,
height: f32,
startangle: f32,
sweepangle: f32,
) -> Status