pub unsafe extern "system" fn SCardGetReaderIconA(
    hcontext: usize,
    szreadername: PCSTR,
    pbicon: *mut u8,
    pcbicon: *mut u32
) -> i32