Function EnumFontsA

pub unsafe extern "system" fn EnumFontsA(
    hdc: HDC,
    lplogfont: PCSTR,
    lpproc: FONTENUMPROCA,
    lparam: LPARAM,
) -> i32