pub unsafe extern "C" fn gst_rtsp_token_set_string(
    token: *mut GstRTSPToken,
    field: *const c_char,
    string_value: *const c_char
)