pub unsafe extern "C" fn sqlite3_vtab_in(
    arg1: *mut sqlite3_index_info,
    iCons: c_int,
    bHandle: c_int
) -> c_int