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