Function gst_ rtsp_ watch_ new 
Source pub unsafe extern "C" fn gst_rtsp_watch_new(
    conn: *mut GstRTSPConnection,
    funcs: *mut GstRTSPWatchFuncs,
    user_data: gpointer,
    notify: GDestroyNotify,
) -> *mut GstRTSPWatchpub unsafe extern "C" fn gst_rtsp_watch_new(
    conn: *mut GstRTSPConnection,
    funcs: *mut GstRTSPWatchFuncs,
    user_data: gpointer,
    notify: GDestroyNotify,
) -> *mut GstRTSPWatch