pub unsafe extern "C" fn rocksdb_options_set_statistics_level(
    arg1: *mut rocksdb_options_t,
    level: c_int
)