pub unsafe extern "stdcall" fn QueryServiceStatus(
    hService: SC_HANDLE,
    lpServiceStatus: LPSERVICE_STATUS
) -> BOOL