pub fn read_mpq(path: &str) -> Result<(MPQ, Vec<u8>), S2ProtocolError>
Reads the MPQ file and returns both the MPQ read file and the reference to its contents.