#ifndef _ALLOC_H_
#define _ALLOC_H_

typedef struct meta_struct {

} meta;

#endif