pub const IGNORETAGS: u32 = 0x02000000;
Skips id3v2/asf/etc tag checks when opening a sound, to reduce seek/read overhead when opening files (helps with CD performance).