Section 8
End section
https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_sect8.shtml
input() :: binary()
t() :: {:ok, :end_of_file} | {:ok, :more_data, binary()} | :error
parse(input()) :: t()