pub unsafe extern "C" fn gst_pad_link_maybe_ghosting(
    src: *mut GstPad,
    sink: *mut GstPad
) -> gboolean
This is supported on crate feature v1_10 only.