pub unsafe extern "C" fn obs_set_audio_monitoring_device(
    name: *const c_char,
    id: *const c_char
) -> bool