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