#[no_mangle]
extern "C" fn ICU4XFixedDecimal_apply_sign_display(
    this: &mut ICU4XFixedDecimal,
    sign_display: ICU4XFixedDecimalSignDisplay,
)