pub unsafe extern "C" fn Dart_IsKernel(
    buffer: *const u8,
    buffer_size: isize
) -> bool