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