11#ifndef __MEM_REFCOUNTEDC_API_H__
12#define __MEM_REFCOUNTEDC_API_H__
int MEM_RefCountedIncRef(MEM_TRefCountedObjectPtr shared)
int MEM_RefCountedDecRef(MEM_TRefCountedObjectPtr shared)
int MEM_RefCountedGetRef(MEM_TRefCountedObjectPtr shared)
MEM_TObjectPtr MEM_TRefCountedObjectPtr
struct MEM_TOpaqueObject * MEM_TObjectPtr