unsigned char HIDDKeyboardOutputReport_GetCapsLockStatus(const HIDDKeyboardOutputReport *report) { return report->capsLockStatus; }