rawCardImageBytes  452 src/dps8/dps8_crdrdr.c     (void)memset (buffer, 0, rawCardImageBytes + 2);
rawCardImageBytes  453 src/dps8/dps8_crdrdr.c     ssize_t rc = read (fd, buffer, rawCardImageBytes);
rawCardImageBytes  493 src/dps8/dps8_crdrdr.c   uint8_t rawCardImage [rawCardImageBytes + 2 ];