pub type Dart_FileWriteCallback = Option<unsafe extern "C" fn(data: *const c_void, length: isize, stream: *mut c_void)>;