cleanup_op_t
cleanup_op_t *op = (cleanup_op_t *)arg;
cleanup_op_t *op;
if ((op = malloc(sizeof (cleanup_op_t))) == NULL)