pub const PRECOMPILE_SVM_RUNTIME: Address;
Address of the delegated SVM runtime (Solana VM).
This is feature-gated in some parts of the codebase (see cfg(feature = "svm")).
cfg(feature = "svm")