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