pub unsafe extern "C" fn sqlite3_exec( db_handle: u32, sql: String, callback_id: i32, callback_arg: i32, ) -> DBExecDescriptor