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