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