pub unsafe extern "C" fn pdf_set_annot_border(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    width: f32
)