pub unsafe extern "C" fn sc_wrap( card: *mut sc_card, data: *const u8, data_len: size_t, out: *mut u8, outlen: size_t, ) -> c_int