cfunction 
    src/crc.c  on  line  327 , column  1 
    (crc/make-variant  size  polynomial  &opt  init  byte-flip  xorout )
    Create  a  CRC  function  based  on  the  given  polynomial , initial  value , 
    xourout , and  whether  to  invert  input  bytes.