pub unsafe extern "C" fn R_new_custom_connection( description: *const c_char, mode: *const c_char, class_name: *const c_char, ptr: *mut Rconnection, ) -> SEXP