RtlCrc64

Function RtlCrc64 

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