Source position: usb.inc line 171
type _usb_device_entry = packed record
device_id: cint32;
vid: cuint16;
pid: cuint16;
token: cuint32;
end;