pub unsafe extern "C" fn gst_parse_bin_from_description_full(
    bin_description: *const c_char,
    ghost_unlinked_pads: gboolean,
    context: *mut GstParseContext,
    flags: GstParseFlags,
    error: *mut *mut GError
) -> *mut GstElement