bpf_list_push_front
#define bpf_list_push_front(head, node) bpf_list_push_front_impl(head, node, NULL, 0)