fn make_string<'ob>( length: usize, init: usize, multibyte: Option<()>, cx: &'ob Context<'_>, ) -> Result<Gc<ObjectType<'ob>>>