pub unsafe fn RtlFlushNonVolatileMemoryRanges(
    nvtoken: *const c_void,
    nvranges: &[NV_MEMORY_RANGE],
    flags: u32
) -> u32