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