Instrument.V2val make : 
  (Expansion_context.Base.t ->
    Ppxlib_ast.Parsetree.structure ->
    Ppxlib_ast.Parsetree.structure) ->
  position:pos ->
  tSame as Instrument.make, but the transformation that will be applied to the AST has access to an expansion context. To be used together with Driver.V2.