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