Interpreter: simplify struct pike_frame - expendibles and save_sp are usually only used during setup and frame deallocation. It is enough to store them as offsets from 'locals' - reordered the struct entries to avoid some padding