pub unsafe extern "C" fn LLVMConstIntOfArbitraryPrecision( IntTy: *mut LLVMType, NumWords: u32, Words: *const u64, ) -> *mut LLVMValue