vm_rtc_read
int vm_rtc_read(struct vmctx *ctx, int offset, uint8_t *retval);
error = vm_rtc_read(ctx, rtc_nvram_offset, &rtc_nvram_value);