pub fn element_reference( interp: &mut Artichoke, elem: Value, len: Option<Value>, ary_len: usize) -> Result<ElementReference, Error>