pub unsafe extern "C" fn gst_play_set_color_balance(
    play: *mut GstPlay,
    type_: GstPlayColorBalanceType,
    value: c_double
)