pub fn open_handle_content_base64( input: &str, expected_request_id: &str, expected_parent_request_id: &str, expected_runtime_generation_id: &str, expected_identity: &WorkerInvocationIdentity, ) -> IpcResult<String>