/// Helper structure to loop through all filestore responses of a read Finished PDU. It should be
/// noted that iterators in Rust are not fallible, but the TLV creation can fail, for example if
/// The user can accumulate the length of all TLVs yielded by the iterator and compare it against
fn generic_serialization_test_no_error(delivery_code: DeliveryCode, file_status: FileStatus) {