EventDispatcher.prototype.removeEventListener = function (
  type,
  callback,
  context
) {