pub fn uleb128_size(val: u64) -> usize
Return the size of the LEB128 encoding of the given unsigned number.