V_CTX_ID
return(g_save(vdb, V_CTX_ID, (void *) ctx));
return(g_validate(vdb, V_CTX_ID, (void *) ctx));
return(g_delete(vdb, V_CTX_ID, (void *) ctx));