pub unsafe extern "C" fn read_hex_string( src: *const c_char, buffer: *mut u8, maxlen: c_int, ) -> c_int