QCheck_base_runner.RawWe provide NO stability guarantee for this module. Use at your own risks.
val print_std : (Stdlib.out_channel, unit) printerval callback : 
  colors:bool ->
  verbose:bool ->
  print_res:bool ->
  print:('a, 'b) printer ->
  string ->
  'c QCheck2.Test.cell ->
  'c QCheck2.TestResult.t ->
  unitval parse_cli : full_options:bool -> string array -> cli_args