pub unsafe fn new_child_runtime(
    parent: ParentRuntime,
    networking_task_source: Option<NetworkingTaskSource>
) -> Runtime