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