public static extern bool PNPropGetInfo(int avatarIndex, PropIdentity propId, ref PropInformation piBuff);
public static extern bool PNPropSetInfo(int avatarIndex, PropIdentity propId, PropInformation pi);