pub unsafe fn JS_DefineDebuggerObject(
    cx: *mut JSContext,
    obj: HandleObject<'_>
) -> bool