Callback type for file-access hook registration.
typedef RegisterHookCallbacksFn = void Function(Map<String, List<Map<String, dynamic>>> callbacks);