pub unsafe extern "C" fn mupdf_pdf_annot_type(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    errptr: *mut *mut mupdf_error_t
) -> c_int