pub unsafe fn entry_set_bool_impl( entry_ptr: usize, tag: i32, value: bool, ) -> Result<(), Exception>