pub unsafe extern "C" fn bpf_prog_test_run_opts(
    prog_fd: c_int,
    opts: *mut bpf_test_run_opts
) -> c_int