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