pub unsafe fn decode_len_unsafe<T: VarIntTarget>(bytes: *const u8) -> usize
Decodes the length of the next integer
Same as decode_unsafe
decode_unsafe