pub unsafe extern "C" fn obs_hotkey_set_description(
    id: obs_hotkey_id,
    desc: *const c_char
)