botan_sys
pub unsafe extern "C" fn botan_hex_decode( hex_str: *const c_char, in_len: usize, out: *mut u8, out_len: *mut usize) -> c_int