pub type SCARD_IO_REQUEST = _SCARD_IO_REQUEST;
#[repr(C)]pub struct SCARD_IO_REQUEST { pub dwProtocol: u64, pub cbPciLength: u64, }
dwProtocol: u64
cbPciLength: u64