fn parse_serialized_init_expr( expr: &ConstExpr<'_>, section_name: &str, module: &ModuleInfo, ) -> WasmResult<InitExpr>