pub unsafe extern "C" fn botan_hex_encode( x: *const u8, len: usize, out: *mut c_char, flags: u32, ) -> c_int