Callback function.
typedef SysCallCallback<O> = void Function( O output, Map<String, dynamic>? parameters);