A crate that allows you to segfault for cases where you just need to
```rs use segfault;
pub fn main() { segfault::segfault(); } ```
This crate also comes with a binary, so you can just install it and run the segfault
command whenever you feel like it