pub unsafe extern "C" fn nettle_pgp_armor(
    buffer: *mut nettle_buffer,
    tag: *const c_char,
    length: c_uint,
    data: *const u8
) -> c_int