pub unsafe extern "C" fn gst_rtsp_auth_add_basic(
    auth: *mut GstRTSPAuth,
    basic: *const c_char,
    token: *mut GstRTSPToken
)