pub unsafe extern "C" fn sc_hex_to_bin( in_: *const c_char, out: *mut u8, outlen: *mut size_t, ) -> c_int