sqlite3_sys
pub unsafe extern fn sqlite3_progress_handler(p: *mut sqlite3, n: c_int, f: Option<sqlite3_progress_handler_callback>, p: *mut c_void)