pub unsafe extern "C" fn LLVMConstNamedStruct( StructTy: *mut LLVMType, ConstantVals: *mut *mut LLVMValue, Count: u32, ) -> *mut LLVMValue