pub unsafe extern "C" fn sasl_user_exists( conn: *mut sasl_conn_t, service: *const c_char, user_realm: *const c_char, user: *const c_char ) -> c_int