pub unsafe extern "C" fn CityHash64WithSeeds( buf: *const c_char, len: usize, seed0: uint64, seed1: uint64, ) -> uint64