Function __rust_panic_cleanup

Source
unsafe extern "C" fn __rust_panic_cleanup(
    payload: *mut u8,
) -> *mut dyn Any + Send + 'static