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