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