pub type Dart_FileReadCallback = Option<unsafe extern "C" fn(data: *mut *mut u8, file_length: *mut isize, stream: *mut c_void)>;