pub fn sleb128_size(val: i64) -> usize
Return the size of the LEB128 encoding of the given signed number.