pub unsafe extern "C" fn av_frame_set_color_range(
    frame: *mut AVFrame,
    val: AVColorRange
)