#[no_mangle]
extern "C" fn ICU4XPluralOperands_create_from_fixed_decimal(
    x: &ICU4XFixedDecimal,
) -> Box<ICU4XPluralOperands>