pub unsafe extern "C" fn pdf_set_annot_color(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    n: c_int,
    color: *const f32
)