pub unsafe extern "C" fn Tcl_DictObjRemoveKeyList( interp: *mut Tcl_Interp, dictPtr: *mut Tcl_Obj, keyc: c_int, keyv: *const *mut Tcl_Obj, ) -> c_int