Initializes a git_odb_backend with default values. Equivalent to creating an instance with GIT_ODB_BACKEND_INIT.
git_odb_backend
the git_odb_backend struct to initialize.
Version the struct; pass GIT_ODB_BACKEND_VERSION
GIT_ODB_BACKEND_VERSION
Zero on success; -1 on failure.