pub fn read_bones( data: &[u8], header: &PmxHeader, pos: usize, ) -> Result<(PmxBoneImport, usize), ImportError>