pub unsafe extern "C" fn LLVMConstIntOfArbitraryPrecision(
    IntTy: &Type,
    Wn: c_uint,
    Ws: *const u64,
) -> &Value