pub unsafe extern "C" fn nettle_pgp_put_header_length(
    buffer: *mut nettle_buffer,
    start: c_uint,
    field_size: c_uint
)