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