cf_handle_alloc
if ((bh = cf_handle_alloc(-1)) == -1)
if ((bh = cf_handle_alloc(h)) == -1)
static int cf_handle_alloc(int);