pub unsafe extern "C" fn Dart_ExecuteInternalCommand(
    command: *const c_char,
    arg: *mut c_void
) -> *mut c_void