pub unsafe extern "system" fn SCardStatusW(
    hcard: usize,
    mszreadernames: PWSTR,
    pcchreaderlen: *mut u32,
    pdwstate: *mut u32,
    pdwprotocol: *mut u32,
    pbatr: *mut u8,
    pcbatrlen: *mut u32
) -> i32