pub unsafe extern "C" fn aws_hex_compute_encoded_len(
    to_encode_len: usize,
    encoded_length: *mut usize
) -> c_int