que_create
if ((que = que_create(key, cred, msgflg & 0777)) == NULL)
struct que *que_create(key_t, struct ucred *, int);