fn new_blueprint( py: Python<'_>, application_id: String, make_default: bool, make_thread_default: bool, default_enabled: bool, ) -> PyResult<PyRecordingStream>
Create a new blueprint stream.