pub unsafe extern "C" fn _wspawnlp(
    _Mode: c_int,
    _FileName: *const wchar_t,
    _ArgList: *const wchar_t,
     ...
) -> isize