pub unsafe extern "C" fn bpf_map__set_value_size(
    map: *mut bpf_map,
    size: __u32
) -> c_int