unsigned char HIDDKeyboardOutputReport_GetNumLockStatus(const HIDDKeyboardOutputReport *report) { return report->numLockStatus; }