pub unsafe extern "C" fn SetDOMCallbacks(
    cx: *mut JSContext,
    callbacks: *const JSDOMCallbacks
)