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