pub fn as_tbl_ref<'a: 'lua, 'lua>( to: &'static str, value: &'a Value<'lua>, ) -> Result<&'a Table<'lua>>