pub fn add_size(buf: &mut LuaBuffer, sz: usize)
Append sz to the length counter (used after writing directly into the buffer).
sz