pub unsafe extern "C" fn sqlite3_vtab_in_next(
    pVal: *mut sqlite3_value,
    ppOut: *mut *mut sqlite3_value
) -> c_int