pub fn try_get_supertype_with_options(
l: &DataType,
r: &DataType,
options: SuperTypeOptions,
) -> PolarsResult<DataType>pub fn try_get_supertype_with_options(
l: &DataType,
r: &DataType,
options: SuperTypeOptions,
) -> PolarsResult<DataType>