pub unsafe fn RtlFlushNonVolatileMemory(
    nvtoken: *const c_void,
    nvbuffer: *const c_void,
    size: usize,
    flags: u32,
) -> u32