pub unsafe extern "C" fn bpf_object__set_kversion(
    obj: *mut bpf_object,
    kern_version: __u32
) -> c_int