pub fn as_tbl<'lua>( to: &'static str, objtyp: Option<&'static str>, value: Value<'lua>, ) -> Result<Table<'lua>>