Initializes a git_filter with default values. Equivalent to creating an instance with GIT_FILTER_INIT.
git_filter
the git_filter struct to initialize.
Version the struct; pass GIT_FILTER_VERSION
GIT_FILTER_VERSION
0 on success; -1 on failure.