pub type sqlite3_trace_v2_callback = extern "C" fn(_: c_uint, _: *mut c_void, _: *mut c_void, _: *mut c_void) -> c_int;