pub unsafe extern "C" fn JS_NondeterministicGetWeakSetKeys(
    cx: *mut JSContext,
    obj: HandleObject,
    ret: MutableHandleObject
) -> bool