ts: move jitterbuffer to its own directory module
Part of #74.
- I kept the unused C stubs as they may be needed later.
- Clippy warned about
jitterbuffer
module and its contained module using the same name. I silenced the warning since I was unsure what variation could be used.
Edited by François Laignel