pub unsafe extern "C" fn pdf_begin_operation(
    ctx: *mut fz_context,
    doc: *mut pdf_document,
    operation: *const c_char
)