llvm/lldb/test/API/functionalities/breakpoint/breakpoint_callback_command_source/main.c

int main (int argc, char const *argv[])
{
  return 0;
}