pub unsafe extern "C" fn CServerConnection_setMaxMemoryUse(
    serverConnection: *mut CServerConnection,
    maxUsedBytes: usize
) -> *const CException