pub unsafe extern "C" fn nettle_sexp_vformat(
    buffer: *mut nettle_buffer,
    format: *const c_char,
    args: *mut __va_list_tag
) -> usize