pub unsafe extern "C" fn gst_rtsp_connection_poll_usec(
    conn: *mut GstRTSPConnection,
    events: GstRTSPEvent,
    revents: *mut GstRTSPEvent,
    timeout: i64,
) -> GstRTSPResult