pub unsafe extern "C" fn JS_SetPropertyInternal( ctx: *mut JSContext, obj: JSValue, prop: JSAtom, val: JSValue, this_obj: JSValue, flags: c_int, ) -> c_int