pub fn build_bones_from_flat( input: FlatBoneInput<'_>, ) -> Result<Vec<BoneInit>, FlatModelInputError>