[
    Function(
        Function {
            start: (
                3,
                1,
            ),
            end: (
                3,
                27,
            ),
            name: SimpleIdentifier {
                span: (
                    3,
                    10,
                ),
                value: "foo",
            },
            attributes: [],
            parameters: FunctionParameterList {
                start: (
                    3,
                    13,
                ),
                end: (
                    3,
                    26,
                ),
                members: [],
            },
            return_type: None,
            by_ref: false,
            body: [],
        },
    ),
]
