pub fn size_string<'x, T: BytesLike<'x>>(
    v: &T,
    _: u32,
    _: &mut SizeStack
) -> usize