object
  method _QueryInterface : 'a interface -> 'a
  method onStartRequest :
    #Mozilla.XPCOM.request -> #Mozilla.XPCOM.supports -> unit
  method onStopRequest :
    #Mozilla.XPCOM.request -> #Mozilla.XPCOM.supports -> int -> unit
end