in libs/@guardian/libs/src/consent-management-platform/stub_gpp_usnat.js [140:149]
function (p, n) {
var a = {
__gppReturn: {
returnValue: p,
success: n,
callId: s.callId,
},
};
e.source.postMessage(t ? JSON.stringify(a) : a, '*');
},