pub fn build_queue_wait_error_frame( correlation_id: u64, stream_id: u16, code: &str, message: &str, ) -> Result<Frame, BuildError>