pub fn serialize_disk_id<S: Serializer>(
    id: &Option<[u8; 20]>,
    serializer: S
) -> Result<S::Ok, S::Error>