pub unsafe extern "C" fn arf_set_round(
y: *mut arf_struct,
x: *const arf_struct,
prec: slong,
rnd: arf_rnd_t,
) -> c_intpub unsafe extern "C" fn arf_set_round(
y: *mut arf_struct,
x: *const arf_struct,
prec: slong,
rnd: arf_rnd_t,
) -> c_int