isc_qout
if(isc_qout(sp, pq) != 0) {
(void)isc_qout(sp, pq); //XXX: should check return?
error = isc_qout(sp, pq);
error = isc_qout(sp, wpq);
if(isc_qout(sp, pq) == 0)
int isc_qout(isc_session_t *sp, pduq_t *pq);