sig
  val expand_module_body :
    ?prefix:string ->
    ?keep_poly:bool ->
    ?debug:bool -> Atd_ast.module_body -> Atd_ast.module_body
end