pub(crate) fn disassemble_chunk<R: Read>( input: &mut R, checksum: &mut Signed18Bit, ) -> Result<bool, Fail>