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