std::os
fastexit
fn void fastexit(int result) @weak @noreturnExit the process with a given exit code. This will typically call '_Exit' in LibCusually bypassing '@finalizer' functions.
fn void fastexit(int result) @weak @noreturnExit the process with a given exit code. This will typically call '_Exit' in LibC