pub unsafe fn SCardListReadersWithDeviceInstanceIdW<P1>( hcontext: usize, szdeviceinstanceid: P1, mszreaders: Option<PWSTR>, pcchreaders: *mut u32, ) -> i32where P1: Param<PCWSTR>,