pub unsafe extern "C" fn gst_harness_src_crank_and_push_many(
    h: *mut GstHarness,
    cranks: c_int,
    pushes: c_int
) -> GstFlowReturn