pub unsafe extern "stdcall" fn ChangeServiceConfig2W(
    hService: SC_HANDLE,
    dwInfoLevel: DWORD,
    lpInfo: LPVOID
) -> BOOL