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