#ifndef __COMMON_H__
#define __COMMON_H__

#define _SELF  (DATA_PTR(self))

#endif