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