pub unsafe extern "C" fn LLVMConstMul(
    LHSConstant: LLVMValueRef,
    RHSConstant: LLVMValueRef
) -> LLVMValueRef