Function SCardSetCardTypeProviderNameW
pub unsafe fn SCardSetCardTypeProviderNameW<P1, P3>(
hcontext: usize,
szcardname: P1,
dwproviderid: u32,
szprovider: P3,
) -> i32where
P1: Param<PCWSTR>,
P3: Param<PCWSTR>,