pub unsafe fn SCardGetCardTypeProviderNameW<P1>( hcontext: usize, szcardname: P1, dwproviderid: u32, szprovider: PWSTR, pcchprovider: *mut u32, ) -> i32where P1: Param<PCWSTR>,