DevicePathNodeLength
DevicePathNodeLength (
#define DevicePathNodeLength(a) ((size_t)(((a)->Length[0]) | ((a)->Length[1] << 8)))