Function windows::Win32::System::Memory::RtlCrc64

pub unsafe fn RtlCrc64(
    buffer: *const c_void,
    size: usize,
    initialcrc: u64
) -> u64