pub unsafe extern "C" fn g_subprocess_launcher_take_fd(
    self_: *mut GSubprocessLauncher,
    source_fd: c_int,
    target_fd: c_int
)