pub unsafe extern "C" fn gst_rtsp_connection_connect_with_response(
    conn: *mut GstRTSPConnection,
    timeout: *mut GTimeVal,
    response: *mut GstRTSPMessage
) -> GstRTSPResult