pub unsafe extern "C" fn ngx_http_map_find(
r: *mut ngx_http_request_s,
map: *mut ngx_http_map_t,
match_: *mut ngx_str_t,
) -> *mut c_void
pub unsafe extern "C" fn ngx_http_map_find(
r: *mut ngx_http_request_s,
map: *mut ngx_http_map_t,
match_: *mut ngx_str_t,
) -> *mut c_void