gstreamer
macro_rules! gst_loggable_error { ($cat:expr, $msg:expr) => { ... }; ($cat:expr, $($msg:tt)*) => { ... }; }