**Feature Request** Add line number info to backtraces, e.g. `fd_crasher.c(1234)`. Gives some useful debugging info during development and to some extent during production issues without having to spin up GDB. Low prio