pub unsafe extern "system" fn EnumResourceLanguagesW(
    hmodule: HMODULE,
    lptype: PCWSTR,
    lpname: PCWSTR,
    lpenumfunc: ENUMRESLANGPROCW,
    lparam: isize,
) -> BOOL