llvm/lldb/test/API/macosx/arm64e-attach/main.c

int getchar();
int main() { return getchar(); }