crash<T>
Crashes the program with a specified Panicable object
fn <T> crash(obj: T) -> void;
noreturn