const size_t MAX_CHILD_IMPORT_SIZE = 32 * 1024 * 1024;
The maximum size of the child program.
CONFIDENTIAL