pub unsafe extern "C" fn nettle_base16_encode_single(
    dst: *mut c_char,
    src: u8
)