pub unsafe extern "C" fn archive_read_open_memory2( a: *mut archive, buff: *const c_void, size: usize, read_size: usize, ) -> c_int