pub unsafe extern "C" fn Dart_GetNativeInstanceFieldCount(
    obj: Dart_Handle,
    count: *mut c_int
) -> Dart_Handle