pub unsafe extern "C" fn fz_write_pixmap_as_data_uri(
    ctx: *mut fz_context,
    out: *mut fz_output,
    pixmap: *mut fz_pixmap
)