fn GetNextOutInternal<'a>( next_out: &NextOut, storage: &'a mut [u8], tiny_buf: &'a mut [u8; 16], ) -> &'a mut [u8] ⓘ