pub unsafe extern "C" fn LLVMConstGEP(
ConstantVal: LLVMValueRef,
ConstantIndices: *mut LLVMValueRef,
NumIndices: c_uint,
) -> LLVMValueRefpub unsafe extern "C" fn LLVMConstGEP(
ConstantVal: LLVMValueRef,
ConstantIndices: *mut LLVMValueRef,
NumIndices: c_uint,
) -> LLVMValueRef