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