pub type Dart_InitializeIsolateCallback = Option<unsafe extern "C" fn(child_isolate_data: *mut *mut c_void, error: *mut *mut c_char) -> bool>;