pub unsafe extern "C" fn sodium_bin2hex( hex: *mut c_char, hex_maxlen: usize, bin: *const c_uchar, bin_len: usize, ) -> *mut c_char