pub(crate) unsafe extern "C" fn LLVMConstNamedStruct<'a>( StructTy: &'a Type, ConstantVals: *const &'a Value, Count: c_uint, ) -> &'a Value