A proposal and demo for a fuzzing system that works with Rust through C code

I've implemented a demo for fuzzing Rust code and C code at the same time. I hope I can address #25386 (moved) with that by using cargo afl. Though I would like to have this system approved first before I write code for a PR.

Trac:
Username: debily