Function windows_sys::Win32::Graphics::GdiPlus::GdipCreateFontFamilyFromName
pub unsafe extern "system" fn GdipCreateFontFamilyFromName(
name: PCWSTR,
fontcollection: *mut GpFontCollection,
fontfamily: *mut *mut GpFontFamily,
) -> Status