vmt_xdr_nic_info
nic_info_size = vmt_xdr_nic_info(NULL) + sizeof(VM_NICINFO_CMD) - 1;
vmt_xdr_nic_info(nic_info + sizeof(VM_NICINFO_CMD) - 1);
size_t vmt_xdr_nic_info(char *);