pub unsafe extern "C" fn MurmurHash3_x64_128( key: *const c_void, len: c_int, seed: u32, out: *mut c_void, )