pub unsafe extern "C" fn obs_hotkey_load_bindings(
    id: obs_hotkey_id,
    combinations: *mut obs_key_combination_t,
    num: size_t
)