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