CURLOPTTYPE_LONG

long may be 32 or 64 bits, but we should never depend on anything else but 32

enum CURLOPTTYPE_LONG = 0;

Meta