bsd_alloc
static void *bsd_alloc(unsigned char *options, int opt_len, int decomp);
return bsd_alloc (options, opt_len, 0);
return bsd_alloc (options, opt_len, 1);