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