pub type DecoderFnc<'x> = fn(_: &'x [u8]) -> String;