pub unsafe extern "C" fn LLVMBuildExtractValue( arg1: *mut LLVMBuilder, AggVal: *mut LLVMValue, Index: u32, Name: *const i8, ) -> *mut LLVMValue