ng_alloc_item
if ((item = ng_alloc_item(NGQF_DATA, flags)) == NULL) {
if ((item = ng_alloc_item(NGQF_MESG, flags)) == NULL) {
if ((item = ng_alloc_item(NGQF_MESG, NG_NOFLAGS)) == NULL) {
if ((item = ng_alloc_item(NGQF_FN, flags)) == NULL) {
if ((item = ng_alloc_item(NGQF_FN2, flags)) == NULL)
if ((item = ng_alloc_item(NGQF_FN, NG_NOFLAGS)) == NULL)