pub unsafe extern "C" fn gst_bin_get_by_name(
    bin: *mut GstBin,
    name: *const c_char
) -> *mut GstElement