Function CityHash64WithSeed

Source
pub unsafe extern "C" fn CityHash64WithSeed(
    buf: *const c_char,
    len: usize,
    seed: uint64,
) -> uint64