pub unsafe extern "C" fn gst_player_set_color_balance(
    player: *mut GstPlayer,
    type_: GstPlayerColorBalanceType,
    value: c_double
)