pub fn read_uleb128_as_u64(cursor: &mut Cursor<&[u8]>) -> Result<u64>