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