pub unsafe extern "C" fn bpf_program__set_expected_attach_type(
    prog: *mut bpf_program,
    type_: bpf_attach_type
) -> c_int