btf_new_empty
return libbpf_ptr(btf_new_empty(NULL));
return libbpf_ptr(btf_new_empty(&opts));
return libbpf_ptr(btf_new_empty(opts));