pub unsafe fn SCardGetAttrib(
    hcard: usize,
    dwattrid: u32,
    pbattr: Option<*mut u8>,
    pcbattrlen: *mut u32
) -> i32