pub unsafe extern "C" fn obs_hotkey_set_callback_routing_func(
    func: obs_hotkey_callback_router_func,
    data: *mut c_void
)