pub fn match_( interp: &mut Artichoke, regexp: Value, pattern: Value, pos: Option<Value>, block: Option<Block>) -> Result<Value, Error>