pub unsafe extern "C" fn JS_SetContextPrivate(
    cx: *mut JSContext,
    data: *mut c_void
)