pub unsafe extern "C" fn JS_DefinePropertyValueStr( ctx: *mut JSContext, this_obj: JSValue, prop: *const i8, val: JSValue, flags: i32, ) -> i32