pub unsafe extern "system" fn JsSetProperty( object: *const c_void, propertyid: *const c_void, value: *const c_void, usestrictrules: u8, ) -> JsErrorCode