pub unsafe fn SCardListReadersWithDeviceInstanceIdA<P1>( hcontext: usize, szdeviceinstanceid: P1, mszreaders: Option<PSTR>, pcchreaders: *mut u32, ) -> i32where P1: Param<PCSTR>,