pub type Dart_NativeMessageHandler = Option<unsafe extern "C" fn(dest_port_id: Dart_Port, message: *mut Dart_CObject)>;