pub unsafe extern "C" fn g_bookmark_file_set_modified(
    bookmark: *mut GBookmarkFile,
    uri: *const gchar,
    modified: time_t
)