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