static extern void ChinaNumberTwo();
Declare Function ChinaNumberTwo Lib "user32.dll" () As void
ChinaNumberTwo();