pub unsafe fn SCardGetReaderDeviceInstanceIdW<P1>( hcontext: usize, szreadername: P1, szdeviceinstanceid: Option<PWSTR>, pcchdeviceinstanceid: *mut u32, ) -> i32where P1: Param<PCWSTR>,