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