pub unsafe extern "C" fn ngx_hash_add_key( ha: *mut ngx_hash_keys_arrays_t, key: *mut ngx_str_t, value: *mut c_void, flags: usize, ) -> isize