pub fn center( interp: &mut Artichoke, value: Value, width: Value, padstr: Option<Value>) -> Result<Value, Error>