pub unsafe extern "C" fn sqlite3_vtab_rhs_value(
    arg1: *mut sqlite3_index_info,
    arg2: c_int,
    ppVal: *mut *mut sqlite3_value
) -> c_int