pub unsafe extern "C" fn sqlite3_column_text( pStmt: *mut sqlite3_stmt, index: c_int, ) -> *const c_char