pub unsafe extern "C" fn git_remote_set_autotag(
repo: *mut git_repository,
remote: *const c_char,
value: git_remote_autotag_option_t,
) -> c_intpub unsafe extern "C" fn git_remote_set_autotag(
repo: *mut git_repository,
remote: *const c_char,
value: git_remote_autotag_option_t,
) -> c_int