fn get_zero_variant(enum_: &DataEnum) -> Result<Option<&Variant>>
Helper function to get the variant with discriminant zero (implicit or explicit).