Rule 11.4 : Prohibit cast from pointer to pointer

These are used when casting a pointer to a pointer.

  ./src/buffer_io.c
  ./src/direct_io.c
  ./src/printf.c
  ./src/scanf.c
  ./src/wchar_io.c