pub unsafe fn get_clipboard(
    bufname: *const c_char,
    fmtname: *const c_char
) -> Option<String>