pub type obs_hotkey_binding_enum_func = Option<unsafe extern "C" fn(data: *mut c_void, idx: size_t, binding: *mut obs_hotkey_binding_t) -> bool>;