ft0
struct format_tree *ft0 = NULL;
ft = ft0 = format_create(NULL, NULL, 0, FORMAT_NOJOBS);
if (ft0 != NULL)
format_free(ft0);