pub unsafe extern "C" fn sqlite3_serialize( db: *mut sqlite3, zSchema: *const c_char, piSize: *mut sqlite3_int64, mFlags: c_uint, ) -> *mut c_uchar