public void SetExtern(bool value)
 {
     _functionDeclaration.SetExtern(value);
 }