pub fn decode(data: BitString) -> Result( List(#(String, Value)), Nil, )
pub fn encode(doc: List(#(String, Value))) -> BitString