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