Function windows_sys::Win32::Graphics::GdiPlus::GdipWidenPath
pub unsafe extern "system" fn GdipWidenPath(
nativepath: *mut GpPath,
pen: *mut GpPen,
matrix: *mut Matrix,
flatness: f32,
) -> Status