pub unsafe extern "system" fn RtlFillNonVolatileMemory( nvtoken: *const c_void, nvdestination: *mut c_void, size: usize, value: u8, flags: u32, ) -> u32