export type ArgumentCallback = (arg: T) => void;