pub unsafe extern "C" fn gst_rtsp_auth_set_tls_database(
    auth: *mut GstRTSPAuth,
    database: *mut GTlsDatabase
)