pub unsafe extern "C" fn gst_rtsp_token_set_bool(
    token: *mut GstRTSPToken,
    field: *const c_char,
    bool_value: gboolean
)