pub unsafe extern "C" fn sqlite3_trace_v2( p: *mut sqlite3, n: c_uint, f: Option<sqlite3_trace_v2_callback>, p: *mut c_void) -> c_int