pub unsafe extern "system" fn SCardGetAttrib( hCard: SCARDHANDLE, dwAttrId: DWORD, pbAttr: *mut u8, pcbAttrLen: *mut DWORD, ) -> LONG