llvm/lldb/test/API/macosx/posix_spawn/x86_64h.c

#include <stdio.h>
int main() {
  printf("slice: x86_64h\n");
  return 0;
}