pub unsafe fn EnumSystemLocalesW(
    lplocaleenumproc: LOCALE_ENUMPROCW,
    dwflags: u32
) -> Result<()>