pub unsafe extern "C" fn rocksdb_options_set_db_log_dir(
    arg1: *mut rocksdb_options_t,
    arg2: *const c_char
)