load_btfs
if (load_btfs(&vmlinux_btf, &module_btf, /*needs_vmlinux_tag=*/false))
if (load_btfs(&vmlinux_btf, NULL, /*needs_vmlinux_tag=*/true))
if (load_btfs(&vmlinux_btf, &module_btf, /*needs_vmlinux_tag=*/false))
if (load_btfs(&vmlinux_btf, NULL, /*needs_vmlinux_tag=*/true))