sig
  val mk :
    ?loc:Ast_404.??.loc ->
    ?attrs:Ast_404.??.attrs ->
    ?docs:Ast_404.Docstrings.docs ->
    ?prim:string list ->
    Ast_404.??.str ->
    Ast_404.Parsetree.core_type -> Ast_404.Parsetree.value_description
end