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