pub unsafe extern "C" fn mupdf_clear_pixmap(
    ctx: *mut fz_context,
    pixmap: *mut fz_pixmap,
    errptr: *mut *mut mupdf_error_t
)