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