pub fn raw_map_lookup_elem<F: KernelAuxiliaryOps>( map: *mut c_void, key: *const c_void, ) -> *const c_void
See https://ebpf-docs.dylanreimerink.nl/linux/helper-function/bpf_map_lookup_elem/