pub unsafe extern "C" fn g_subprocess_launcher_spawn(
    self_: *mut GSubprocessLauncher,
    error: *mut *mut GError,
    argv0: *const c_char
    ...
) -> *mut GSubprocess