pub fn deserialize_array_object_bounds<E>(
    mapping: &Mapping
) -> Result<Option<ArrayObjectBounds>, E>where
    E: Error,