mdb_sprintpath
return (mdb_sprintpath(buf, buflen, &path));
static int mdb_sprintpath(char *, size_t, mdb_path_t *);