pub unsafe fn SCardGetProviderIdW<P1>( hcontext: usize, szcard: P1, pguidproviderid: *mut GUID, ) -> i32where P1: Param<PCWSTR>,