gstreamer
macro_rules! gst_define_mini_object_wrapper { ($name:ident, $ref_name:ident, $gst_sys_name:path, $get_type:expr) => { ... }; }