pub fn parse_vint_binary(data: &[u8]) -> ParseResult<(u64, usize)>
Parse variable-length integer from binary data