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