Source position: usbkeyboard.inc line 18
type USBKeyboard_event = packed record
type_: USBKeyboard_eventType;
keyCode: cuint8;
end;