Type Definition qpel_mc_func
ffmpeg_dev::sys
type qpel_mc_func = Option<unsafe extern "C" fn(dst: *mut u8, src: *const u8, stride: isize)>;