fn set_char_table_parent<'ob>( table: &'ob CharTable, parent: Option<&'ob CharTable>, ) -> Option<&'ob CharTable>