#[unsafe(no_mangle)]pub extern "C" fn uuid4_hash(uuid: &UUID4) -> u64
Compute the stable u64 hash of uuid using Rust’s default hasher.
u64
uuid