macro_rules! impl_from_glib_container_as_vec_string {
    ($name:ty, $ffi_name:ty) => { ... };
}