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