pub unsafe extern "C" fn sqlite3_column_double( pStmt: *mut sqlite3_stmt, index: c_int, ) -> c_double