ctf_zdata_flush
if ((ret = ctf_zdata_flush(czd, B_TRUE)) != 0)
if ((err = ctf_zdata_flush(&czd, B_FALSE)) != 0) {