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