pub unsafe extern "C" fn LLVMConstArray( ElementTy: *mut LLVMType, ConstantVals: *mut *mut LLVMValue, Length: u32, ) -> *mut LLVMValue