pub unsafe extern "C" fn Dart_LoadScriptFromKernel(
    kernel_buffer: *const u8,
    kernel_size: isize
) -> Dart_Handle