pub unsafe fn entry_get_string_ref_impl( entry_ptr: usize, tag: i32, out_data: *mut *const u8, out_size: *mut usize, ) -> Result<(), Exception>