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