pub unsafe extern "C" fn gst_rtsp_connection_set_ip(
    conn: *mut GstRTSPConnection,
    ip: *const c_char
)