pub unsafe extern "C" fn ngx_hash_find( hash: *mut ngx_hash_t, key: usize, name: *mut u8, len: usize, ) -> *mut c_void