Function windows_sys::Win32::Graphics::Gdi::EnumFontFamiliesExW
pub unsafe extern "system" fn EnumFontFamiliesExW(
hdc: HDC,
lplogfont: *const LOGFONTW,
lpproc: FONTENUMPROCW,
lparam: LPARAM,
dwflags: u32,
) -> i32