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