pub unsafe extern "C" fn pdf_set_annot_rect(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    rect: fz_rect
)