pub unsafe extern "C" fn aws_base64_compute_decoded_len(
    to_decode: *const aws_byte_cursor,
    decoded_len: *mut usize
) -> c_int