pub unsafe extern "C" fn git_blob_lookup_prefix( blob: *mut *mut git_blob, repo: *mut git_repository, id: *const git_oid, len: size_t) -> c_int