pub unsafe extern "C" fn rocksdb_options_set_stats_dump_period_sec(
    arg1: *mut rocksdb_options_t,
    arg2: c_uint
)