rawCardImageBytes  445 src/dps8/dps8_crdrdr.c     memset (buffer, 0, rawCardImageBytes + 2);
rawCardImageBytes  446 src/dps8/dps8_crdrdr.c     ssize_t rc = read (fd, buffer, rawCardImageBytes);
rawCardImageBytes  483 src/dps8/dps8_crdrdr.c   uint8_t rawCardImage [rawCardImageBytes + 2 ];