pub unsafe extern "system" fn RtlComputeCrc32(
    PartialCrc: ULONG32,
    Buffer: PVOID,
    Length: ULONG
) -> ULONG32