sig
  val mk :
    ?loc:Ast_405.??.loc ->
    ?attrs:Ast_405.??.attrs ->
    ?docs:Ast_405.Docstrings.docs ->
    ?text:Ast_405.Docstrings.text ->
    Ast_405.??.str ->
    Ast_405.Parsetree.module_type -> Ast_405.Parsetree.module_declaration
end