pub fn with_llvm_context<R>(f: impl FnOnce(&Context) -> R) -> R
Executes the given closure with a thread-local LLVM context.