gstreamer
macro_rules! gst_warning { ($cat:expr, obj: $obj:expr, $($args:tt)*) => { ... }; ($cat:expr, $($args:tt)*) => { ... }; }