'宣言
Public Shared Function GetLocaleInfoUnsafe( _
ByVal As System.UInteger, _
ByVal As System.UInteger, _
ByVal As System.Char, _
ByVal As System.Integer _
) As System.Integer
public static System.int GetLocaleInfoUnsafe(
System.uint ,
System.uint ,
System.char* ,
System.int
)