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