pub unsafe extern "C" fn JS_ValueToId(
cx: *mut JSContext,
v: Handle<Value>,
idp: MutableHandle<PropertyKey>,
) -> bool
pub unsafe extern "C" fn JS_ValueToId(
cx: *mut JSContext,
v: Handle<Value>,
idp: MutableHandle<PropertyKey>,
) -> bool