fn unpack_config_param(
    codec: &mut Codec<&[u8]>
) -> Result<ConfigParam, ReadError>