pub unsafe extern "C" fn LLVMConstSelect( ConstantCondition: *mut LLVMValue, ConstantIfTrue: *mut LLVMValue, ConstantIfFalse: *mut LLVMValue, ) -> *mut LLVMValue