test_add_attributes
test_add_attributes(file, 1, count,
test_add_attributes(file, 1, 100, i, 50, -1);
test_add_attributes(file, 1, 100, 50, i, -1);
test_add_attributes(file, 1, 100, i, 33, 67);
test_add_attributes(file, 1, 100, 50, i - 1, i + 1);