pub unsafe extern "C" fn sqlite3_str_appendf(
    arg1: *mut sqlite3_str,
    zFormat: *const c_char,
     ...
)