https://bugs.winehq.org/show_bug.cgi?id=49847
--- Comment #11 from Daniel Ribeiro da Silva ferion11@hotmail.com --- And at the same commit: https://source.winehq.org/git/wine.git/commit/9b9845e43e08e357588bb6a2ca6bfc...
was added to dlls/ntdll/unixlib.h: NTSTATUS (WINAPI *NtQuerySystemInformation)( SYSTEM_INFORMATION_CLASS class, void *info, ULONG size, ULONG *ret_size );
So maybe it (the regression commit) got ported to some code that isn't working yet.