Function windows_sys::Win32::Graphics::GdiPlus::GdipGetFamilyName

pub unsafe extern "system" fn GdipGetFamilyName(
    family: *const GpFontFamily,
    name: PWSTR,
    language: u16,
) -> Status