Jinoh Kang (@iamahuman) commented about dlls/ntdll/unix/process.c:
{ PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION *instr = info;
FIXME( "ProcessInstrumentationCallback stub.\n" );
I believe the FIXME should still be in place for non-x64 architectures. Have I missed anything?