pub unsafe extern "C" fn vips_buf_appendf(
    buf: *mut VipsBuf,
    fmt: *const c_char
    ...
) -> gboolean