public static extern AVHWAccel* av_hwaccel_next(AVHWAccel* hwaccel);
 public static extern void av_register_hwaccel(AVHWAccel* hwaccel);