pub unsafe extern "C" fn LLVMConstIntOfArbitraryPrecision(
IntTy: LLVMTypeRef,
NumWords: c_uint,
Words: *const u64,
) -> LLVMValueRefpub unsafe extern "C" fn LLVMConstIntOfArbitraryPrecision(
IntTy: LLVMTypeRef,
NumWords: c_uint,
Words: *const u64,
) -> LLVMValueRef