#[no_mangle]
extern "C" fn ICU4XFixedDecimalFormatter_create_with_decimal_symbols_v1(
data_struct: &ICU4XDataStruct,
grouping_strategy: ICU4XFixedDecimalGroupingStrategy,
) -> DiplomatResult<Box<ICU4XFixedDecimalFormatter>, ICU4XError>
#[no_mangle]
extern "C" fn ICU4XFixedDecimalFormatter_create_with_decimal_symbols_v1(
data_struct: &ICU4XDataStruct,
grouping_strategy: ICU4XFixedDecimalGroupingStrategy,
) -> DiplomatResult<Box<ICU4XFixedDecimalFormatter>, ICU4XError>