Function windows::Wdk::Storage::FileSystem::SeQueryInformationToken
pub unsafe fn SeQueryInformationToken(
token: *const c_void,
tokeninformationclass: TOKEN_INFORMATION_CLASS,
tokeninformation: *mut *mut c_void,
) -> NTSTATUS