pub unsafe extern "C" fn bpf_map__set_type(
    map: *mut bpf_map,
    type_: bpf_map_type
) -> c_int