pub unsafe extern "system" fn RtlPrefetchMemoryNonTemporal(
    source: *const c_void,
    length: usize,
)