pub unsafe extern "system" fn WSAGetServiceClassNameByClassIdW(
    lpServiceClassId: LPGUID,
    lpszServiceClassName: LPWSTR,
    lpdwBufferLength: LPDWORD
) -> INT