void* shmem_alloc(int size);
void shmem_free(void* p,int size);