pub unsafe extern "C" fn Dart_SetNativeServiceStreamCallback(
    consumer: Dart_NativeStreamConsumer,
    stream_id: *const c_char
)