pub unsafe extern "C" fn dzl_directory_reaper_add_directory(
    self_: *mut DzlDirectoryReaper,
    directory: *mut GFile,
    min_age: GTimeSpan
)