UINT nx_sntp_client_create(NX_SNTP_CLIENT *client_ptr,
NX_IP *ip_ptr,
UINT iface_index,
NX_PACKET_POOL *packet_pool_ptr,
UINT (*leap_second_handler)(NX_SNTP_CLIENT *client_ptr, UINT indicator),
UINT (*kiss_of_death_handler)(NX_SNTP_CLIENT *client_ptr, UINT code),
VOID (random_number_generator)(struct NX_SNTP_CLIENT_STRUCT *client_ptr, ULONG *rand));