pub unsafe extern "C" fn git_tag_lookup( out: *mut *mut git_tag, repo: *mut git_repository, id: *const git_oid) -> c_int