pub unsafe fn GetPropertyKeys( cx: *mut JSContext, obj: Handle<'_, *mut JSObject>, flags: u32, props: MutableHandleIdVector, ) -> bool