pub unsafe extern "C" fn LLVMConstICmp(
    Predicate: LLVMIntPredicate,
    LHSConstant: LLVMValueRef,
    RHSConstant: LLVMValueRef
) -> LLVMValueRef