pub unsafe extern "C" fn poppler_document_set_modification_date(
    document: *mut PopplerDocument,
    modification_date: time_t,
)