 struct * ,, == ,, _ int ,, 59.9 ,, int * ,, != ,, _ int ,, 3.0
 struct * ,, != ,, _ int ,, 52.2 ,, void * ,, == ,, _ int ,, 2.2
 union * ,, != ,, _ int ,, 18.3 ,, const char * ,, == ,, _ int ,, 1.8
 union * ,, == ,, _ int ,, 18.1 ,, int ,, == ,, void * ,, 1.4
 other-types ,, == ,, other-types ,, 8.1 ,, const char * ,, != ,, _ int ,, 1.4
 char * ,, != ,, _ int ,, 8.1 ,, int ,, != ,, void * ,, 1.3
 char * ,, == ,, _ int ,, 7.3 ,, unsigned char * ,, == ,, _ int ,, 1.1
 array-index ,, != ,, void * ,, 6.9 ,, ptr-to * ,, != ,, _ int ,, 1.1
 other-types ,, != ,, other-types ,, 6.4 ,, char * ,, != ,, array-index ,, 1.1
