pub unsafe fn SCardGetReaderIconW<P1>( hcontext: usize, szreadername: P1, pbicon: *mut u8, pcbicon: *mut u32, ) -> i32where P1: Param<PCWSTR>,