pub fn link_fieldtype(
    type1: FIELDTYPE,
    type2: FIELDTYPE
) -> Result<FIELDTYPE, NCurseswFormError>