proc setBoneName*(self: BoneAttachment; boneName: string) {.gcsafe, locks: 0.}
proc getBoneName*(self: BoneAttachment): string {.gcsafe, locks: 0.}