pub unsafe extern "C" fn sc_stream_update_configuration( stream: *const c_void, config: *const c_void, context: *mut c_void, callback: extern "C" fn(*mut c_void, bool, *const i8), )