pub unsafe extern "C" fn gst_bin_add_many(
    bin: *mut GstBin,
    element_1: *mut GstElement
    ...
)