Coders have a Dream and so do /me.. 

GetBone();
DrakePush(ModelDebug_DrawSkeleton 1)
class Bone
{
public:
char head[1];
__int32 iHead;
char chest[2];
__int32 iSternum;
__int32 iShoulder;
char Nut[1];
float nuts;
char Legs[2];
__int32 iLeftLeg;
__int32 iRightLeg;
D3DXVECTOR3 Pos;
char Feet[1];
__int32 iFeet;
};
