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