RtlCrc64

Function RtlCrc64 

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