IsDevicePathType
if (IsDevicePathType(imgpath, MEDIA_DEVICE_PATH) &&
IsDevicePathType(devpath, MEDIA_DEVICE_PATH))
#define IsDevicePathEndType(a) IsDevicePathType(a, END_DEVICE_PATH_TYPE)