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