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