pub unsafe extern "C" fn gst_rtsp_connection_set_tls_database(
    conn: *mut GstRTSPConnection,
    database: *mut GTlsDatabase
)