Help for this page
Win32::API::Struct->typedef('test', qw( long array[10]; char i; char z; ));
Win32::API::Struct->typedef('test', qw( long array[10]; ));