module Vb: sig .. end
let mk: ( ~loc: Ast_helper.loc=?, ~attrs: Ast_helper.attrs=?, ~docs: Docstrings.docs=?, ~text: Docstrings.text=?, Parsetree.pattern, Parsetree.expression ) => Parsetree.value_binding;