fn list_cast(input: ListRef<'_>, ctx: &Context) -> Result<ListValue>
Cast array with source_elem_type into array with target_elem_type by casting each element.
source_elem_type
target_elem_type