pub unsafe extern "C" fn sqlite3_data_count(
    pStmt: *mut sqlite3_stmt
) -> c_int