pub unsafe extern "C" fn sasl_encode64( in_: *const c_char, inlen: c_uint, out: *mut c_char, outmax: c_uint, outlen: *mut c_uint ) -> c_int