pub unsafe extern "C" fn InvokeGetOwnPropertyDescriptor(
handler: *const c_void,
cx: *mut JSContext,
proxy: HandleObject,
id: HandleId,
desc: MutableHandle<PropertyDescriptor>,
isNone: *mut bool,
) -> bool
pub unsafe extern "C" fn InvokeGetOwnPropertyDescriptor(
handler: *const c_void,
cx: *mut JSContext,
proxy: HandleObject,
id: HandleId,
desc: MutableHandle<PropertyDescriptor>,
isNone: *mut bool,
) -> bool