pub unsafe extern "C" fn pdf_field_set_button_caption(
    ctx: *mut fz_context,
    field: *mut pdf_obj,
    text: *const c_char
)