pub unsafe extern "C" fn sc_stream_add_stream_output( stream: *const c_void, output_type: i32, sample_buffer_callback: extern "C" fn(*const c_void, *const c_void, i32), ) -> bool