pub unsafe fn ngx_queue_init(q: *mut ngx_queue_t)
Initializes the queue head before use.
q must be a valid pointer to [ngx_queue_t].
q