pub static RUNTIME_DECLARATIONS: LazyLock<Vec<RuntimeDecl>>
All runtime function declarations, organized by category. Each entry generates a single declare statement in the LLVM IR.
declare