pub unsafe extern "C" fn r_list_insert( list: *mut RList, n: c_uint, data: *mut c_void, ) -> *mut RListIter