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