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