kcpc_program
kcpc_program(ctx, B_FALSE, B_FALSE);
kcpc_program(ctx, B_TRUE, B_TRUE);
kcpc_program(ctx, B_FALSE, B_TRUE);
kcpc_program(ctx, for_thread, B_TRUE);
kcpc_program(ctx, B_TRUE, B_TRUE);
extern void kcpc_program(kcpc_ctx_t *ctx, boolean_t for_thread,