pub unsafe extern "C" fn git_tag_peel( tag_target_out: *mut *mut git_object, tag: *const git_tag) -> c_int