extern "ntdll" fn NtQuerySystemInformation(SYSTEM_INFORMATION_CLASS, PVOID, ULONG, ?*ULONG) callconv(WINAPI) NTSTATUS
SystemInformationClass: SYSTEM_INFORMATION_CLASS,
SystemInformation: PVOID,
SystemInformationLength: ULONG,
ReturnLength: ?*ULONG,