pub type SCARD_IO_REQUEST = _SCARD_IO_REQUEST;
struct SCARD_IO_REQUEST { pub dwProtocol: u32, pub cbPciLength: u32, }
dwProtocol: u32
cbPciLength: u32