pub unsafe fn SCardAddReaderToGroupW<P1, P2>( hcontext: usize, szreadername: P1, szgroupname: P2, ) -> i32where P1: Param<PCWSTR>, P2: Param<PCWSTR>,