pub unsafe extern "C" fn gst_rtsp_stream_leave_bin(
    stream: *mut GstRTSPStream,
    bin: *mut GstBin,
    rtpbin: *mut GstElement,
) -> gboolean