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