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