1
2
3
4
5
6
7
8
9
// SPDX-License-Identifier: GPL-2.0
#include <bfd.h>

int main(void)
{
	bfd *abfd = bfd_openr("Pedro", 0);
	return abfd && (!abfd->build_id || abfd->build_id->size > 0x506564726f);
}
你和我 十指緊扣 默寫前奏 可是那然後呢