pub unsafe extern "C" fn g_bookmark_file_get_added_date_time(
    bookmark: *mut GBookmarkFile,
    uri: *const c_char,
    error: *mut *mut GError
) -> *mut GDateTime
Available on crate feature v2_66 only.