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