Initialize a git_email_create_options with default values. Equivalent to creating an instance with GIT_EMAIL_CREATE_OPTIONS_INIT.
git_email_create_options
The git_email_create_options struct to initialize.
The struct version; pass GIT_EMAIL_CREATE_OPTIONS_VERSION
GIT_EMAIL_CREATE_OPTIONS_VERSION
0 on success or -1 on failure.