pub unsafe extern "C" fn pdf_set_annot_line_start_style(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    s: pdf_line_ending
)