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