Function windows_sys::Win32::Graphics::GdiPlus::GdipAddPathStringI
pub unsafe extern "system" fn GdipAddPathStringI(
path: *mut GpPath,
string: PCWSTR,
length: i32,
family: *const GpFontFamily,
style: i32,
emsize: f32,
layoutrect: *const Rect,
format: *const GpStringFormat
) -> Status