pub unsafe extern "C" fn git_odb_exists_prefix( out: *mut git_oid, odb: *mut git_odb, short_oid: *const git_oid, len: size_t ) -> c_int