pub unsafe extern "C" fn pdf_add_annot_ink_list(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    n: c_int,
    stroke: *mut fz_point
)