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