pub unsafe extern "C" fn Tcl_ListObjAppendList( interp: *mut Tcl_Interp, listPtr: *mut Tcl_Obj, elemListPtr: *mut Tcl_Obj, ) -> c_int