#[unsafe(no_mangle)]pub extern "C" fn subset( ptr: *mut c_void, r1: c_uint, c1: c_uint, r2: c_uint, c2: c_uint, ) -> *mut c_void