fn map_cast(map: MapRef<'_>, ctx: &Context) -> Result<MapValue>
Cast array with source_elem_type into array with target_elem_type by casting each element.
source_elem_type
target_elem_type