4#ifndef __INCLUDE_RTE_SWX_EXTERN_H__
5#define __INCLUDE_RTE_SWX_EXTERN_H__
35(*rte_swx_extern_type_constructor_t)(
const char *args);
void(* rte_swx_extern_type_destructor_t)(void *object)
int(* rte_swx_extern_func_t)(void *mailbox)
int(* rte_swx_extern_type_member_func_t)(void *object, void *mailbox)