pub unsafe extern "C" fn JS_DefineDebuggerObject(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>
) -> bool