pub type ProgramClientResult<T> = Result<T, ProgramClientError>;