pub fn file_header<'input>( __input: &'input str, ) -> Result<FileHeader, ParseError<<str as Parse>::PositionRepr>>