pub unsafe extern "C" fn Dart_NewStringFromCString(
    str_: *const c_char
) -> Dart_Handle