pub unsafe extern "C" fn obs_key_combination_to_str(
    key: obs_key_combination_t,
    str_: *mut dstr
)