pub unsafe extern "C" fn LLVMSetIsInBounds( GEP: *mut LLVMValue, InBounds: i32, )
Set the given GEP instruction to be inbounds or not.