pub unsafe extern "C" fn pdf_choice_widget_set_value(
    ctx: *mut fz_context,
    tw: *mut pdf_annot,
    n: c_int,
    opts: *mut *const c_char
)