Macro to_u64

Source
macro_rules! to_u64 {
    ($expr:expr) => { ... };
}
Available on Unix and non-Apple and non-target_family="wasm" and vulkan only.