pub unsafe extern "C" fn pdf_set_annot_author(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    author: *const c_char
)