pub unsafe extern "C" fn bytes_to_hex_string( out: *mut c_char, prefix: *const c_char, b: bytes_t, postfix: *const c_char, ) -> *mut c_char