pub unsafe extern "C" fn CServerConnection_newServerConnection(
    roleName: *const c_char,
    password: *const c_char,
    serverConnection: *mut *mut CServerConnection
) -> *const CException