Does context reuse as per https://docs.aws.amazon.com/lambda/latest/dg/runtimes-context.html work with C++ lambdas? Considering switching my lambdas from Python to C++, and had