pub const APPINFO_MAGIC_41: u32 = 0x07564429;
Magic number for appinfo.vdf format version 41 (with string table).
This format uses u32 indices into a string table for keys, enabling O(1) lookups.