#[no_mangle]
pub extern "C" fn rr_recording_stream_spawn(
id: CRecordingStream,
spawn_opts: *const CSpawnOptions,
flush_timeout_sec: f32,
error: *mut CError,
)
#[no_mangle]
pub extern "C" fn rr_recording_stream_spawn(
id: CRecordingStream,
spawn_opts: *const CSpawnOptions,
flush_timeout_sec: f32,
error: *mut CError,
)