pub unsafe extern "system" fn RtlCompareMemoryUlong(
    source: *const c_void,
    length: usize,
    pattern: u32
) -> usize