pub unsafe extern "C" fn git_packbuilder_new( out: *mut *mut git_packbuilder, repo: *mut git_repository, ) -> c_int