pub unsafe fn ngx_rbtree_sentinel_init(node: *mut ngx_rbtree_node_t)
Initializes the sentinel node.
node must be a valid pointer to a [ngx_rbtree_node_t].
node