int GetCodepointCount( String text, ) => run( () => 'GetCodepointCount($text)', () => rl.Core.GetCodepointCount(refStr(text)), );