NAME
        FreeSpeedButtonNode -- Free a SpeedBar node. (v40)
    SYNOPSIS
        VOID FreeSpeedButtonNode(struct node *)
        FreeSpeedButtonNode(node)
    FUNCTION
        Frees a SpeedButtonNode allocated with allocspeedbuttonnodea().
    INPUTS
        node - The node to free.
    SEE ALSO
        allocspeedbuttonnodea()