pub unsafe extern "C" fn gst_color_balance_set_value(
    balance: *mut GstColorBalance,
    channel: *mut GstColorBalanceChannel,
    value: c_int
)