pub unsafe extern "C" fn bpf_btf_load(
    btf_data: *const c_void,
    btf_size: size_t,
    opts: *const bpf_btf_load_opts
) -> c_int