We should remove unused `private` and all `example` definitions when JIT compiling a module, and maybe warn about unused `private`. To find unused `private`, we can make use of the SCCs.