pub fn read_fortran_file<P: AsRef<Path>>(path: P) -> Result<Vec<Vec<u8>>>
Read a complete Fortran unformatted file into memory