pub unsafe extern "C" fn JS_SetPropertyStr( ctx: *mut JSContext, this_obj: JSValue, prop: *const c_char, val: JSValue, ) -> c_int