pub unsafe extern "C" fn git_tag_delete( repo: *mut git_repository, tag_name: *const c_char, ) -> c_int