pub unsafe extern "C" fn rocksdb_dbpath_create(
    path: *const c_char,
    target_size: u64
) -> *mut rocksdb_dbpath_t