Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1unsigned int foo(void) { 2 return 42; 3}