pub unsafe extern "C" fn gst_rtsp_connection_set_proxy(
    conn: *mut GstRTSPConnection,
    host: *const c_char,
    port: c_uint
) -> GstRTSPResult