pub unsafe extern "C" fn aws_base64_decode(
    to_decode: *const aws_byte_cursor,
    output: *mut aws_byte_buf
) -> c_int