Function windows_sys::Win32::Security::Credentials::SCardReadCacheW

pub unsafe extern "system" fn SCardReadCacheW(
    hcontext: usize,
    cardidentifier: *const GUID,
    freshnesscounter: u32,
    lookupname: PCWSTR,
    data: *mut u8,
    datalen: *mut u32,
) -> i32