Function EnumFontFamiliesW

pub unsafe extern "system" fn EnumFontFamiliesW(
    hdc: HDC,
    lplogfont: PCWSTR,
    lpproc: FONTENUMPROCW,
    lparam: LPARAM,
) -> i32