BTRFS_UUID_UNPARSED_SIZE
char fsid_buf[BTRFS_UUID_UNPARSED_SIZE];
snprintf(fsid_buf, BTRFS_UUID_UNPARSED_SIZE, "%pU", fs_devices->fsid);