const FSEventStreamCallback = *const fn ( stream: ConstFSEventStreamRef, client_callback_info: ?*anyopaque, num_events: usize, event_paths: *anyopaque, event_flags: [*]const FSEventStreamEventFlags, event_ids: [*]const FSEventStreamEventId, ) callconv(.c) void