pub unsafe extern "C" fn gst_bin_remove(
    bin: *mut GstBin,
    element: *mut GstElement
) -> gboolean