pub fn at_exit<F: FnOnce() + Send + 'static>(f: F) -> bool