isc_buffer_copyregion
return (isc_buffer_copyregion(target, &r));
RETERR(isc_buffer_copyregion(target, ®ion));
RETERR(isc_buffer_copyregion(target, ®ion));
isc_buffer_copyregion(isc_buffer_t *b, const isc_region_t *r);
result = isc_buffer_copyregion(tbuf, &used);