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