pub fn validate_worker_artifact_bytes( identity: &WorkerInvocationIdentity, content: &[u8], ) -> IpcResult<()>