mdb_vtype2chr
extern char mdb_vtype2chr(vtype_t, mode_t);
mdb_printf("%c", mdb_vtype2chr(vn.v_type, 0));