pub unsafe extern "C" fn obs_hotkey_set_name(
    id: obs_hotkey_id,
    name: *const c_char
)