sig
  val preprocess_structure : Parsetree.structure -> Parsetree.structure
  val preprocess_signature : Parsetree.signature -> Parsetree.signature
  val preprocess_phrase :
    Parsetree.toplevel_phrase -> Parsetree.toplevel_phrase
end