pub unsafe extern "C" fn RtlFillNonVolatileMemory( NvToken: PVOID, NvDestination: *mut c_void, Size: SIZE_T, Value: BYTE, Flags: DWORD, ) -> DWORD