pub unsafe extern "C" fn Tcl_ListObjIndex( interp: *mut Tcl_Interp, listPtr: *mut Tcl_Obj, index: c_int, objPtrPtr: *mut *mut Tcl_Obj, ) -> c_int