unsafe extern "C" fn get(
cx: *mut JSContext,
proxy: HandleObject,
receiver: HandleValue,
id: HandleId,
return_value: MutableHandleValue,
) -> boolunsafe extern "C" fn get(
cx: *mut JSContext,
proxy: HandleObject,
receiver: HandleValue,
id: HandleId,
return_value: MutableHandleValue,
) -> bool