UINT nxd_mqtt_client_create(NXD_MQTT_CLIENT *client_ptr,
CHAR *client_name,
CHAR *client_id,
UINT client_id_length,
NX_IP *ip_ptr,
NX_PACKET_POOL *pool_ptr,
VOID *stack_ptr,
ULONG stack_size,
UINT mqtt_thread_priority,
VOID *memory_ptr,
ULONG memory_size);