pub unsafe extern "C" fn Tcl_DictObjRemove( interp: *mut Tcl_Interp, dictPtr: *mut Tcl_Obj, keyPtr: *mut Tcl_Obj, ) -> c_int