pub fn error_response_frame( frame_type: &str, request_id: &str, runtime_generation_id: &str, error: ResponseError<'_>, ) -> IpcResult<String>