PCC-02338
        structure contains a nested struct or union
        
        
        Cause
        A structure used as a host variable may not have structures or unions nested within it.
        Action
        Rewrite the variable declaration.
        
     
    
    
        PCC-02338
        structure contains a nested struct or union
        
        
        Cause
        A structure used as a host variable may not have structures or unions nested within it.
        Action
        Rewrite the variable declaration.
        
     
    
    
        PCC-02338
        structure contains a nested struct or union
        
        
        Cause
        A structure used as a host variable may not have structures or unions nested within it.
        Action
        Rewrite the variable declaration.