pub unsafe fn GetCPInfoExA(
    codepage: u32,
    dwflags: u32,
    lpcpinfoex: *mut CPINFOEXA
) -> Result<()>