pub unsafe extern "C" fn rocksdb_options_set_keep_log_file_num(
    arg1: *mut rocksdb_options_t,
    arg2: usize
)