pub unsafe extern "C" fn Dart_GetPeer(
    object: Dart_Handle,
    peer: *mut *mut c_void
) -> Dart_Handle