pub(crate) fn simd_element_to_bool(
    elem: ImmTy<'_, Provenance>
) -> InterpResult<'_, bool>