ublk_queue_use_auto_zc
if (ublk_queue_use_auto_zc(q)) {
if (ublk_queue_use_auto_zc(q))
unsigned auto_zc = ublk_queue_use_auto_zc(q);
if (ublk_queue_use_auto_zc(q))
return ublk_queue_use_zc(q) || ublk_queue_use_auto_zc(q);
unsigned auto_zc = ublk_queue_use_auto_zc(q);
unsigned auto_zc = (ublk_queue_use_auto_zc(q) != 0);