FrameRateChangeCookie
FrameRateChangeCookie* cookie = new(std::nothrow) FrameRateChangeCookie;
BReference<FrameRateChangeCookie> cookieReference(cookie, true);
FrameRateChangeCookie* cookie = new(std::nothrow) FrameRateChangeCookie;
BReference<FrameRateChangeCookie> cookieReference(cookie, true);
FrameRateChangeCookie* cookie
= (FrameRateChangeCookie*)info.user_data;
BReference<FrameRateChangeCookie> cookieReference(cookie, true);