public static float getAlpha(View view) {
   return IMPL.getAlpha(view);
 }
 @SuppressWarnings("unused")
 public static float getAlpha(View view) {
   return IMPL.getAlpha(view);
 }