pub unsafe extern "C" fn pdf_add_annot_ink_list_stroke_vertex(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    p: fz_point
)