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