static PyObject *MAKE_FUNCTION_function_1_CacheControl_of_pip$_vendor$cachecontrol$wrapper( PyObject *defaults )
{
    PyObject *result = Nuitka_Function_New(
        impl_function_1_CacheControl_of_pip$_vendor$cachecontrol$wrapper,
        const_str_plain_CacheControl,
#if PYTHON_VERSION >= 330
        NULL,
#endif
        codeobj_079a8ba6ceda22079d731bf3f2f28ee9,
        defaults,
#if PYTHON_VERSION >= 300
        NULL,
        const_dict_empty,
#endif
        module_pip$_vendor$cachecontrol$wrapper,
        Py_None
    );

    return result;
}
static PyObject *MAKE_FUNCTION_function_1_get_wsgi_application_of_module_django__core__wsgi(  )
{
    PyObject *result = Nuitka_Function_New(
        fparse_function_1_get_wsgi_application_of_module_django__core__wsgi,
        dparse_function_1_get_wsgi_application_of_module_django__core__wsgi,
        _python_str_plain_get_wsgi_application,
#if PYTHON_VERSION >= 330
        NULL,
#endif
        _codeobj_c810a516394c0bac5d085cf76f158baa,
        INCREASE_REFCOUNT( Py_None ),
#if PYTHON_VERSION >= 300
        INCREASE_REFCOUNT( Py_None ),
        NULL,
#endif
        _module_django__core__wsgi,
        _python_str_digest_fe0d72585976fe3c3b2a73d1a6219cd3
    );

    return result;
}