pub unsafe extern "C" fn Dart_StringStorageSize(
    str_: Dart_Handle,
    size: *mut isize
) -> Dart_Handle