int regress_test_callback_thaw_notifications (void);
Invokes all callbacks installed by #test_callback_destroy_notify(), adding up their return values, and removes them, invoking the corresponding destroy notfications.
Returns
Sum of the return values of the invoked callbacks.