pub unsafe extern "C" fn LLVMConstInt(
IntTy: LLVMTypeRef,
N: c_ulonglong,
SignExtend: LLVMBool,
) -> LLVMValueRef
pub unsafe extern "C" fn LLVMConstInt(
IntTy: LLVMTypeRef,
N: c_ulonglong,
SignExtend: LLVMBool,
) -> LLVMValueRef