pub type Dart_StreamingWriteCallback = Option<unsafe extern "C" fn(callback_data: *mut c_void, buffer: *const u8, size: isize)>;