pub type Dart_FileOpenCallback = Option<unsafe extern "C" fn(name: *const c_char, write: bool) -> *mut c_void>;