pub(crate) type Algorithm = Algorithm;
pub(crate) struct Algorithm { pub name: DOMString, }
name: DOMString