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