pub unsafe extern "C" fn gst_flow_combiner_update_pad_flow(
    combiner: *mut GstFlowCombiner,
    pad: *mut GstPad,
    fret: GstFlowReturn
) -> GstFlowReturn