pub unsafe fn EnumSystemCodePagesW(
    lpcodepageenumproc: CODEPAGE_ENUMPROCW,
    dwflags: ENUM_SYSTEM_CODE_PAGES_FLAGS
) -> Result<()>