pub unsafe fn SCardWriteCacheW<P3>( hcontext: usize, cardidentifier: *const GUID, freshnesscounter: u32, lookupname: P3, data: &[u8], ) -> i32where P3: Param<PCWSTR>,