pub fn lua_rawdel( cx: &mut Cx, table: &Value, key: &Value, ) -> Result<Option<Value>>
Deletes a raw Lua table entry without consulting __newindex.
__newindex