fuzzer_sys -> libfuzzer_sys …
Running the fuzzing code fails right now. Changing the crate declaration to `extern crate libfuzzer_sys` makes it work properly.