pub unsafe extern "C" fn vips_buf_appends(
    buf: *mut VipsBuf,
    str_: *const c_char
) -> gboolean