sig
  val expand_module_body :
    ?inherit_fields:bool ->
    ?inherit_variants:bool -> Atd_ast.module_body -> Atd_ast.module_body
end