Function windows_sys::Win32::Security::Credentials::SCardConnectW

pub unsafe extern "system" fn SCardConnectW(
    hcontext: usize,
    szreader: PCWSTR,
    dwsharemode: u32,
    dwpreferredprotocols: u32,
    phcard: *mut usize,
    pdwactiveprotocol: *mut u32,
) -> i32