pub unsafe extern "C" fn nettle_pgp_put_header(
    buffer: *mut nettle_buffer,
    tag: c_uint,
    length: c_uint
) -> c_int