#[no_mangle]
extern "C" fn ICU4XFixedDecimal_set_max_position(
    this: &mut ICU4XFixedDecimal,
    position: i16,
)