fn deserialize_delegation_type<R: Read>(
    codec: &mut Codec<R>
) -> Result<DelegationType, ReadError>