{    The purpose of this request is to "kill" a task.  The act of killing a
{ task may damage the task's environment such that block exit handlers are not
{ activated, FAP's are not called, and task end handlers are not activated.
{ This can result in cleanup not being performed by the task which may have
{ many ramifications.  If a task has child tasks its children are killed first.
{
{    This request is incremental.  It causes the task to take another step
{ towards termination.
{
{       PMP$KILL_TASK_FLAG_HANDLER (FLAG_ID);
{
{ FLAG_ID: (input)  This is the flag identifier of the flag sent to the
{       handler.
