
typedef char *BASETYPE;
#define PREFIXED(str) s_ ## str

#include "quicksort.h"
