pub unsafe fn JS_NondeterministicGetWeakMapKeys(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    ret: &mut MutableHandleObject<'_>
) -> bool