pub unsafe extern "C" fn vte_pty_set_size( pty: *mut VtePty, rows: c_int, columns: c_int, error: *mut *mut GError, ) -> gboolean