unsigned char HIDDKeyboardOutputReport_GetScrollLockStatus(const HIDDKeyboardOutputReport *report) { return report->scrollLockStatus; }