pub unsafe extern "C" fn wexecve( prog: *const wchar_t, argv: *const *const wchar_t, envp: *const *const wchar_t ) -> intptr_t