#[unsafe(no_mangle)]pub extern "C" fn R_ToplevelExec( fun: Option<unsafe extern "C" fn(*mut c_void)>, data: *mut c_void, ) -> c_int