synth_kbd_keystroke
struct synth_kbd_keystroke *ks_msg;
if (msg_length < sizeof(struct synth_kbd_keystroke)) {
ks_msg = (struct synth_kbd_keystroke *)msg;