pub unsafe extern "C" fn gtk_range_set_round_digits(
    range: *mut GtkRange,
    round_digits: c_int
)