pub const NGX_HTTP_LOC_CONF_OFFSET: usize = _; // 16usize
The offset of the loc_conf field in the ngx_http_conf_ctx_t struct.
loc_conf
ngx_http_conf_ctx_t
This is used to access the location configuration context for an HTTP module.