pub unsafe extern "C" fn Dart_AddSymbols(
    dso_name: *const c_char,
    buffer: *mut c_void,
    buffer_size: isize
)