backend_create
r = backend_create(BACKEND_TYPE_NORMAL, db_file, &be);
r = backend_create(BACKEND_TYPE_NONPERSIST, npdb_file, &be);