fn take<'ob>( n: i64, list: Gc<ListType<'ob>>, cx: &'ob Context<'_>, ) -> Result<Gc<ObjectType<'ob>>>