pub unsafe extern "C" fn sqlite3_progress_handler( arg1: *mut sqlite3, arg2: i32, arg3: Option<unsafe extern "C" fn(*mut c_void) -> i32>, arg4: *mut c_void, )