vmd_reload
if (vmd_reload(0, str) == -1)
if (vmd_reload(v, NULL) == -1)
(void)vmd_reload(0, NULL);
int vmd_reload(unsigned int, const char *);