vmcs_getany
ret = vmcs_getany(vmcs, running, ident, &val);
int vmcs_getany(struct vmcs *vmcs, int running, int ident, uint64_t *val);