pub unsafe extern "C" fn git_odb_hash( out: *mut git_oid, data: *const c_void, len: size_t, otype: git_object_t) -> c_int