fn new_clipboard() &Clipboard
fn new_primary() &Clipboard
struct Clipboard { mut: text string got_text bool is_owner bool }