pub unsafe extern "C" fn sqlite3_snprintf(
    n: c_int,
    p: *mut c_char,
    p: *const c_char
    ...
) -> *mut c_char