pub fn try_load_m64(filename: &str) -> Result<(M64Metadata, Vec<Input>), Error>
Load an m64 TAS from a file.
Returns an error if: