pub unsafe extern "C" fn obs_hotkey_inject_event(
    hotkey: obs_key_combination_t,
    pressed: bool
)