pub unsafe extern "C" fn bpf_map__set_autocreate(
    map: *mut bpf_map,
    autocreate: bool
) -> c_int