pub unsafe extern "C" fn LLVMBuildSelect( arg1: *mut LLVMBuilder, If: *mut LLVMValue, Then: *mut LLVMValue, Else: *mut LLVMValue, Name: *const i8, ) -> *mut LLVMValue