pub unsafe extern "C" fn quick_exit(__status: c_int) -> !
Call all functions registered with `at_quick_exit’ in the reverse of the order in which they were registered and terminate program execution with STATUS.